const google.golang.org/grpc/internal/resolver.csKey
3 uses
google.golang.org/grpc/internal/resolver (current package)
config_selector.go#L130: const csKey = csKeyType("grpc.internal.resolver.configSelector")
config_selector.go#L135: state.Attributes = state.Attributes.WithValue(csKey, cs)
config_selector.go#L142: cs, _ := state.Attributes.Value(csKey).(ConfigSelector)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)